-
Notifications
You must be signed in to change notification settings - Fork 32
🎨 Add filter to show only running jobs in Activity Overview #8055
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🎨 Add filter to show only running jobs in Activity Overview #8055
Conversation
…tusdrobuliak66/osparc-simcore into add-project-grouping-for-task-manager
|
@mergify queue |
🟠 Waiting for conditions to match
|
GitHK
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So the openapi specs already had the parameter and the implementation was missing?
odeimaiz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! The frontend will follow 👌
pcrespov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx
services/director-v2/src/simcore_service_director_v2/modules/db/repositories/comp_runs.py
Show resolved
Hide resolved
packages/service-library/src/servicelib/rabbitmq/rpc_interfaces/director_v2/computations.py
Show resolved
Hide resolved
|
0480725
into
ITISFoundation:master



What do these changes do?
Related issue/s
How to test
Dev-ops